Skip to main content
Version: 5.0.0

Crushing Recipes

Structure

{
"type": "exnihilosequentia:crushing",
"results": [
{
"item": "string",
"chance": "number",
"count": "number"
},
...
],
"input": {
"item/tag": "string"
}
}

Fields

ValueDescriptionAccepted Values
resultsA list of possible drops.List of Result Objects
itemThe item to be dropped.Item
chanceThe resulting fluid.A value from 0.0 to 1.0.
countNumber of result items dropped when recipe completesA value greater than 0.
inputThe block to be hammered.Block or Tag